home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1887 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.6 KB

  1. Path: Belgium.EU.net!news
  2. From: Stefaan.Lesage@Cyberkafee.be (Lesage Stefaan)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Help needed with MUI and MUIBuilder
  5. Date: Wed, 24 Jan 1996 19:22:54 GMT
  6. Organization: EUnet Belgium, Leuven, Belgium
  7. Message-ID: <4e60po$cuh@news.Belgium.EU.net>
  8. NNTP-Posting-Host: voyager2.cyberkafee.be
  9. X-Newsreader: Forte Free Agent 1.0.82
  10.  
  11. Hello Folks,
  12.  
  13. I am quite new to Internet, and I already have a question for you.  If
  14. someone could help me, I would be very happy.
  15.  
  16. I am currently switching over from AmigaBasic to Amiga C (SAS 6.52).
  17. I wrote a program for my shop (I sell clothes in my shop).  The
  18. previous version was programmed in Amigabasic, but didn't have a good
  19. GUI, so I started learning C, I did quite well until now.
  20.  
  21. A few weeks ago I have seen MUI and MuiBuilder and I thought I could
  22. use those programs to create my user Interface.  So I registered to
  23. MUI 2.3 and downloaded a copy of MuiBuilder 2.0 and I started to draw
  24. my interface.  The drawing part of the interface went quite well, but
  25. I have some problems with te source code MuiBuilder generates :
  26.  
  27. I can't access any objects in my C Code, I suppuse it has something to
  28. do with the variables the code generates, they must me local (I
  29. think).  Now comes my question :
  30.  
  31. What do I have to do to make those variables accessable in other parts
  32. of my code.  I already tried to declare them EXTERN, but that didn't
  33. work.  If someone could help me, then I would be very happy.
  34.  
  35. If someone has some help, you can post it out here, or you can E-mail
  36. me at : Stefaan.Lesage@Cyberkafee.be
  37.  
  38. Thanks a lot.
  39.  
  40.  
  41.  
  42.